GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス > UnionAnchorPoints メソッド : UnionAnchorPoints(DrawingObject[],AnchorPoint,AnchorPoint) メソッド |
'Declaration
Public Overloads Shared Sub UnionAnchorPoints( _ ByVal drawingObjects() As DrawingObject, _ ByRef unionStartAnchorPoint As AnchorPoint, _ ByRef unionEndAnchorPoint As AnchorPoint _ )
public static void UnionAnchorPoints( DrawingObject[] drawingObjects, out AnchorPoint unionStartAnchorPoint, out AnchorPoint unionEndAnchorPoint )